Lucene search
+L
LinuxLinux Kernel

14801 matches found

CVE
CVE
added 2025/02/27 2:18 a.m.136 views

CVE-2024-57834

CVE-2024-57834 : In the Linux kernel, a null-pointer dereference in the video media driver (vidtv) was fixed. If dvb->mux is not successfully initialized by vidtv_mux_init() during vidtv_start_streaming(), stopping the streaming via vidtv_mux_stop_thread() could dereference a null mux pointer....

5.5CVSS5.4AI score0.00221EPSS
Save
CVE
CVE
added 2025/01/21 12:01 p.m.136 views

CVE-2024-57933

CVE-2024-57933 (Linux kernel, GVE/XDP/XSK) : The issue arises from races around XSK/XDP queue existence. The patch adds guards to XSK operations and XDP xmit/NDO paths based on queue existence and interface state, preventing crashes when interfaces go down or queues disappear during operation. It...

5.5CVSS6.5AI score0.00207EPSS
Save
CVE
CVE
added 2025/03/06 4:08 p.m.136 views

CVE-2025-21829

CVE-2025-21829 affects the Linux kernel RDMArxe; a warning in __rxe_cleanup and rxe resource handling could cause improper resource release under high rdma load. The issue is resolved by a kernel fix that increases the timeout for rdma resource teardown, with commits in the stable/rxe flow (examp...

9.8CVSS7.2AI score0.00393EPSS
Save
CVE
CVE
added 2025/03/06 4:22 p.m.136 views

CVE-2025-21833

CVE-2025-21833 : In the Linux kernel, the vulnerability affects iommu/vt-d logic where a NULL pointer could be dereferenced after a WARN_ON_ONCE if domain_remove_dev_pasid cannot find the pasid. The issue has been resolved in the kernel code path that avoids using a NULL pointer post-WARN_ON_ONCE...

5.5CVSS7.1AI score0.00198EPSS
Save
CVE
CVE
added 2025/04/01 3:26 p.m.136 views

CVE-2025-21894

The CVE-2025-21894 issue affects Linux kernel ENETC, where Virtual Functions (VFs) do not support HWTSTAMP_TX_ONESTEP_SYNC because only the PF can access PMa_SINGLE_STEP registers. The result is a crash when VFs attempt one-step timestamping, as illustrated by the kernel crash trace. A fix has be...

5.5CVSS7AI score0.00194EPSS
Save
CVE
CVE
added 2025/05/01 12:55 p.m.136 views

CVE-2025-23155

The CVE-2025-23155 issue affects the Linux kernel’s STMicroelectronics stmmac driver. In stmmac_request_irq_multi_msi(), a pointer to the stack variable cpu_mask is passed to irq_set_affinity_hint(), which is stored in irq_desc->affinity_hint. After the function returns, the pointer becomes da...

7.1CVSS5.9AI score0.00196EPSS
Save
CVE
CVE
added 2025/05/08 6:26 a.m.136 views

CVE-2025-37801

Summary: CVE-2025-37801 affects the Linux kernel driver for SPI on i.MX cores. The root cause is that after spi_imx_setupxfer() returns an error, spi_imx->rx and spi_imx->tx function pointers may be NULL, leading to a NULL pointer dereference during SPI transfers (spi_imx_pio_transfer , etc...

7.8CVSS5.3AI score0.00201EPSS
Save
CVE
CVE
added 2025/05/08 6:26 a.m.136 views

CVE-2025-37805

CVE-2025-37805 (Linux kernel) : The issue arises in sound/virtio (virtio_snd) during probe/remove sequences, where uninitialized sub-structures could trigger cancel_work_sync on an uninitialized work_struct, leading to a warning trace in kernel/workqueue.c. The fix (as discussed in the connected ...

5.5CVSS5.3AI score0.00191EPSS
Save
CVE
CVE
added 2025/05/09 6:42 a.m.136 views

CVE-2025-37854

CVE-2025-37854 affects the Linux kernel drm/amdkfd path. A use-after-free race occurs when mode1 reset is used to recover a hung GPU: after KFD signals user space to abort, the cleanup may free or reuse system memory (and VRAM) still in use by user queues, potentially corrupting data structures a...

7.8CVSS6.7AI score0.00276EPSS
Save
CVE
CVE
added 2025/05/09 6:45 a.m.136 views

CVE-2025-37879

CVE-2025-37879 affects the Linux kernel 9p/net component. Root cause: in p9_client_write() and p9_client_read_once(), a server could reply with success but a negative count due to signed variable handling, leading to incorrect conclusions about written/read data. The documented fix is to convert ...

9.8CVSS6.5AI score0.00724EPSS
Save
CVE
CVE
added 2025/05/20 3:21 p.m.136 views

CVE-2025-37932

The CVE-2025-37932 issue affects the Linux kernel’s HTB qdisc: htb_qlen_notify() was not idempotent and could deactivate an HTB class or trigger a warning if called when already deactivated. The fix ports the function to be idempotent, easing callers such as fq_codel_dequeue() and qdisc_tree_redu...

5.5CVSS6.4AI score0.00222EPSS
Save
CVE
CVE
added 2025/05/20 4:01 p.m.136 views

CVE-2025-37947

CVE-2025-37947 affects ksmbd (Linux kernel SMBv3 server). Root cause: ksmbd_vfs_stream_write() could perform an out-of-bounds write when *pos >= v_len due to missing bounds check; patch adds a check to ensure *pos

8.8CVSS6.5AI score0.00549EPSS
Save
CVE
CVE
added 2026/03/20 8:08 a.m.136 views

CVE-2026-23271

CVE-2026-23271 affects the Linux kernel perf subsystem. The vulnerability arises from a race between __perf_event_overflow() and perf_remove_from_context() where __perf_event_overflow() may run with only preemption disabled for some callchains, allowing a race against perf_event_exit_event() and ...

7.8CVSS5.6AI score0.00096EPSS
Save
CVE
CVE
added 2026/04/23 3:11 p.m.136 views

CVE-2026-31533

The CVE-2026-31533 entry concerns a Linux kernel net/tls use-after-free in tls_do_encryption() when crypto_aead_encrypt() returns -EBUSY. The underlying issue is double cleanup of encrypt_pending and the scatterlist entry due to distinct cleanup paths (async callback tls_encrypt_done() vs synchro...

9.8CVSS5.7AI score0.00388EPSS
Save
CVE
CVE
added 2026/06/25 8:39 a.m.136 views

CVE-2026-53215

CVE-2026-53215 affects the Linux kernel mvpp2 driver: the RX path could return a descriptor buffer to the hardware Buffer Manager after it had been handed to XDP or an skb, allowing DMA into memory no longer owned by the RX ring. Root cause is improper handling of RX buffers in mvpp2_rx_refill() ...

9.8CVSS6AI score0.00502EPSS
Save
CVE
CVE
added 2009/04/24 3:00 p.m.135 views

CVE-2009-1192

CVE-2009-1192 affects the Linux kernel AGP subsystem (drivers/char/agp/generic.c) where two functions, agp_generic_alloc_page and agp_generic_alloc_pages, do not zero out pages that may later be exposed to a user-space process. This can allow local users to read pages and obtain sensitive informa...

4.9CVSS4.4AI score0.00392EPSS
Save
CVE
CVE
added 2010/09/08 7:00 p.m.135 views

CVE-2010-2959

The CVE-2010-2959 issue affects the Linux kernel CAN subsystem, specifically the can/bcm.c implementation, due to an integer overflow vulnerability. This flaw can allow local attackers to execute arbitrary code or cause a system crash (DoS) via crafted CAN traffic. Public advisories confirm vulne...

7.2CVSS7.8AI score0.03746EPSS
SaveIn wild
CVE
CVE
added 2011/02/18 7:00 p.m.135 views

CVE-2010-4649

The CVE-2010-4649 issue affects the Linux kernel up to 2.6.37, where an Integer overflow in ib_uverbs_poll_cq (drivers/infiniband/core/uverbs_cmd.c) allows a local user to cause memory corruption and a possible DoS or other unspecified impact when a structure member is large. The vulnerability re...

6.9CVSS6.6AI score0.00352EPSS
Save
CVE
CVE
added 2012/05/24 11:00 p.m.135 views

CVE-2011-2699

CVE-2011-2699 affects the Linux kernel IPv6 implementation. The vulnerability is that, before version 3.1, Fragment Identification values were not generated separately for each destination, enabling remote attackers to cause a denial of service by sending crafted packets. Connected advisories ref...

7.8CVSS7.8AI score0.05679EPSS
Save
CVE
CVE
added 2016/02/08 2:00 a.m.135 views

CVE-2015-8709

CVE-2015-8709 affects the Linux kernel, specifically the code path in kernel/ptrace.c up to version 4.4.1. The issue arises from how uid and gid mappings are handled when establishing a user namespace, allowing a local user to gain privileges by waiting for a root process to enter that namespace ...

7CVSS6AI score0.00398EPSS
Save
CVE
CVE
added 2016/03/12 9:00 p.m.135 views

CVE-2016-0823

The CVE-2016-0823 entry concerns the Linux kernel vulnerability in which pagemap_open (fs/proc/task_mmu.c) on kernels before 3.19.3, including Android 6.0.1 before 2016-03-01, can let a local user read pagemap data to obtain sensitive physical-address information. This is triggered by reading the...

4CVSS5.3AI score0.00305EPSS
Save
CVE
CVE
added 2016/05/23 10:00 a.m.135 views

CVE-2016-4568

CVE-2016-4568 affects the Linux kernel’s videobuf2-v4l2 implementation (drivers/media/v4l2-core/videobuf2-v4l2.c). The flaw allows a local attacker to trigger a kernel memory write (and potential other impact) via a crafted number of planes in a VIDIOC_DQBUF ioctl, leading to a denial of service ...

7.8CVSS8.1AI score0.00357EPSS
Save
CVE
CVE
added 2016/08/06 8:00 p.m.135 views

CVE-2016-5412

CVE-2016-5412 affects the Linux kernel on PowerPC with CONFIG_KVM_BOOK3S_64_HV enabled. A guest OS user can trigger a host denial of service (infinite loop) by issuing a H_CEDE hypercall while a transaction is suspended. The description in the supplied documents confirms the affected file and con...

6.5CVSS5.8AI score0.00345EPSS
Save
CVE
CVE
added 2017/08/19 6:00 p.m.135 views

CVE-2017-10663

CVE-2017-10663 affects the Linux kernel prior to 4.12.4, specifically the F2FS file system code (fs/f2fs/super.c). The vulnerability arises because sanity_check_ckpt does not validate blkoff and segno arrays, allowing an unprivileged, local user to trigger a system panic and potential privilege e...

7.8CVSS7.2AI score0.00436EPSS
Save
CVE
CVE
added 2017/10/03 7:00 a.m.135 views

CVE-2017-14991

Consolidated details from connected advisories show CVE-2017-14991 affects the Linux kernel sg_ioctl path (drivers/scsi/sg.c) with vulnerable code in sg_get_request_table handling for /dev/sg0. The flaw exists in kernels before 4.13.4, allowing local attackers to read uninitialized kernel heap me...

5.5CVSS5.5AI score0.00414EPSS
Save
CVE
CVE
added 2024/05/24 3:09 p.m.135 views

CVE-2021-47517

CVE-2021-47517 affects the Linux kernel’s ethtool handling: during net-device unregistration a reference to the device can be used, enabling operations after unregister begins. The fix moves the operation into an rtnl-locked path on the netlink side so the net device won’t be found post-unregiste...

7.8CVSS6.6AI score0.00244EPSS
Save
CVE
CVE
added 2024/04/28 12:59 p.m.135 views

CVE-2022-48637

CVE-2022-48637 — bnxt skb UAF in Linux kernel : The bnxt driver hands over a completed skb to the PTP worker (bnxt_tx_int). If the worker runs before the remaining code, the skb may be freed while still in use. The fix makes the loss of ownership explicit by setting the skb pointer to NULL, notin...

7.8CVSS6.7AI score0.00227EPSS
Save
CVE
CVE
added 2024/07/16 12:25 p.m.135 views

CVE-2022-48839

In CVE-2022-48839, the Linux kernel vulnerability is in net/packet, where slab-out-of-bounds access occurs in packet_recvmsg() when AF_PACKET sockets use PACKET_COPY_THRESH with mmap. The issue arises from tpacket_rcv() queuing skbs with garbage in skb->cb[], leading to an oversized copy to us...

7.8CVSS6.1AI score0.00267EPSS
Save
CVE
CVE
added 2024/10/21 8:06 p.m.135 views

CVE-2022-48990

CVE-2022-48990 affects the Linux kernel (drm/amdgpu) where a use-after-free could occur during GPU recovery due to fw_fence not being initialized before amdgpu_job_free_cb frees a job. The publicly provided details state the fix is in drm/amdgpu: fix use-after-free during gpu recovery, addressing...

7.8CVSS7.5AI score0.00234EPSS
Save
CVE
CVE
added 2025/02/26 1:55 a.m.135 views

CVE-2022-49190

CVE-2022-49190 affects the Linux kernel (kernel/resource). Root cause: boot memory allocated via alloc_resource() may be leaked if callers use kfree directly, causing a kernel BUG; remediation leaks only a few bytes to avoid patching every call site. A fix was applied in the kernel (commit ebff7d...

5.5CVSS6.3AI score0.0026EPSS
Save
CVE
CVE
added 2025/02/26 2:10 a.m.135 views

CVE-2022-49325

CVE-2022-49325 (Linux kernel) : The vulnerability concerns the TCP path where tp->snd_cwnd can be illegal (zero or negative) values. The fix adds accessors to read/set tp->snd_cwnd to catch illegal values earlier; syzbot previously triggered WARN_ON_ONCE(!tp->prior_cwnd) in a commit that...

7.5CVSS5.4AI score0.0062EPSS
Save
CVE
CVE
added 2025/02/26 2:11 a.m.135 views

CVE-2022-49370

The CVE-2022-49370 issue affects the Linux kernel component handling firmware dmi-sysfs, where a memory leak occurs due to improper cleanup in dmi_sysfs_register_handle when kobject_init_and_add() returns an error. The documented fix is to call kobject_put() to release memory in that failure path...

5.5CVSS5.3AI score0.00291EPSS
Save
CVE
CVE
added 2025/02/26 2:11 a.m.135 views

CVE-2022-49390

The CVE-2022-49390 entry concerns a Linux kernel macsec vulnerability in which a new macsec device could be created without holding a reference to the underlying real_dev, enabling a use-after-free in macsec_get_iflink and related paths. Root cause: lack of proper reference handling for real_dev ...

7.8CVSS5.4AI score0.00267EPSS
Save
CVE
CVE
added 2025/02/26 2:12 a.m.135 views

CVE-2022-49413

CVE-2022-49413 affects the Linux kernel bfq driver (bfq_merge_bio). The vulnerability arises when a process migrates to a different cgroup or writeback starts bios for another cgroup, leaving stale cgroup data in bfq’s bic and potentially merging requests across distinct or dead bfq queues, riski...

7.8CVSS5.3AI score0.00289EPSS
Save
CVE
CVE
added 2025/05/01 2:09 p.m.135 views

CVE-2022-49815

CVE-2022-49815 : In the Linux kernel, the erofs fix adds a missing xas_retry() in fscache mode during xarray iteration. The iteration currently holds only the RCU read lock and may encounter XA_RETRY_ENTRY when an entry is modified concurrently, which could cause an oops when dereferencing an inv...

5.5CVSS6.5AI score0.00159EPSS
Save
CVE
CVE
added 2023/11/01 7:10 p.m.135 views

CVE-2023-1193

CVE-2023-1193 : A use-after-free in setup_async_work within the Linux kernel’s KSMBD in-kernel Samba/CIFS stack can crash systems via access to freed work. Affected component: Linux kernel (Samba server/CIFS). Root cause: use-after-free in setup_async_work. Impact: potential denial of service thr...

6.5CVSS6.2AI score0.01047EPSS
Save
CVE
CVE
added 2023/03/01 12:00 a.m.135 views

CVE-2023-23006

CVE-2023-23006 affects the Linux kernel prior to 5.15.13. The vulnerability lies in drivers/net/ethernet/mellanox/mlx5/core/steering/dr_domain.c, which misinterprets the return value of mlx5_get_uars_page in error cases (expects NULL but receives an error pointer). This can lead to a faulty NULL-...

5.5CVSS5.2AI score0.00249EPSS
Save
CVE
CVE
added 2024/11/14 12:09 p.m.135 views

CVE-2023-4458

CVE-2023-4458 affects the Linux kernel ksmbd module, specifically in the parsing of extended attributes. The flaw stems from insufficient validation of user-supplied data, allowing an out-of-bounds read (read past the end of an allocated buffer) and enabling information disclosure on affected sys...

7.5CVSS3.4AI score0.00845EPSS
Save
CVE
CVE
added 2023/12/25 12:00 a.m.135 views

CVE-2023-51782

The CVE-2023-51782 issue affects the Linux kernel (net/rose/af_rose.c) and is a use-after-free in rose_ioctl caused by a race in rose_accept. Affected versions are before 6.6.8. The vulnerability can lead to local privilege escalation or kernel crash. Mitigation: upgrade to Linux kernel 6.6.8 or ...

7CVSS6.8AI score0.00305EPSS
Save
CVE
CVE
added 2024/02/29 5:43 a.m.135 views

CVE-2023-52481

CVE-2023-52481 affects ARM64 Linux kernels with Cortex‑A520 erratum 2966298. A speculatively executed unprivileged load could leak data from a privileged load via a cache side channel when returning to EL0, limited to loads in the same translation regime (same ASID/VMID). Mitigation implemented a...

4.7CVSS5.8AI score0.00602EPSS
Save
CVE
CVE
added 2024/05/17 2:24 p.m.135 views

CVE-2023-52691

CVE-2023-52691 concerns the Linux kernel’s DRM AMD power management path. The issue is a double-free in the AMD GPU driver flow: when allocation of adev->pm.dpm.dyn_state.vddc_dependency_on_dispclk.entries fails, amdgpu_free_extended_power_table is called to free fields, and if control flow re...

7.8CVSS6.7AI score0.00246EPSS
Save
CVE
CVE
added 2025/03/27 4:37 p.m.135 views

CVE-2023-52931

CVE-2023-52931 : In the Linux kernel, a vulnerability in the DRM/i915 stack (vm use-after-free) was resolved. The root cause was that adding the vm to the vm_xa table made it visible to userspace, creating a race with the kernel when closing the vm. The remediation is to take an extra reference b...

7.8CVSS6.5AI score0.00227EPSS
Save
CVE
CVE
added 2025/05/02 3:55 p.m.135 views

CVE-2023-53114

CVE-2023-53114 - In the Linux kernel, the i40e Intel XL710 Ethernet driver had a crash during reboot when the firmware is in recovery mode. The root cause was that during recovery mode, the probe skipped pci_set_drvdata(), which later caused a NULL dereference in i40e_shutdown() during shutdown/r...

5.5CVSS6.6AI score0.00189EPSS
Save
CVE
CVE
added 2024/02/05 7:27 a.m.135 views

CVE-2024-24860

CVE-2024-24860 : A race condition in the Linux kernel Bluetooth device driver, in the functions {min,max}_key_size_set(), can cause a NULL pointer dereference and potentially kernel panic or denial of service. Affected component: Linux kernel Bluetooth subsystem. Exploitation status and remediati...

5.3CVSS6AI score0.00805EPSS
Save
CVE
CVE
added 2024/04/02 6:08 a.m.135 views

CVE-2024-26657

CVE-2024-26657 relates to a NULL pointer dereference in the Linux kernel’s DRM scheduler code (drm_sched_entity_init). The issue could be triggered by AMDGPU user-space IOCTL flow: user calls AMDGPU_CTX_ALLOC_CTX via amdgpu_ctx_ioctl, then AMDGPU_WAIT_CS without submitting a job, which could lead...

5.5CVSS6.3AI score0.00228EPSS
Save
CVE
CVE
added 2024/05/19 8:34 a.m.135 views

CVE-2024-35868

CVE-2024-35868 is a Linux kernel vulnerability related to the SMB/CIFS client: it fixes a potential use-after-free in cifs_stats_proc_write() by skipping sessions that are tearing down (status SES_EXITING). The issue is addressed in Linux kernel updates; multiple Red Hat advisories (RHSA-2026:053...

7.8CVSS6.7AI score0.00236EPSS
Save
CVE
CVE
added 2024/05/20 9:17 a.m.135 views

CVE-2024-35949

CVE-2024-35949 affects the Linux kernel's btrfs subsystem. The root cause was that WRITTEN was not ensured on all metadata blocks, allowing potential corruption if extended leaf checks were skipped for blocks without WRITTEN. The fix adds checks to ensure WRITTEN is set and guarantees that __btrf...

7.8CVSS6.5AI score0.00239EPSS
Save
CVE
CVE
added 2024/05/30 3:29 p.m.135 views

CVE-2024-36914

CVE-2024-36914 refers to a Linux kernel issue in drm/amd/display: writeback paths were incorrectly handled for DRM_MODE_CONNECTOR_WRITEBACK, causing KASAN slab-out-of-bounds messages. The root cause is a dynamic memory safety error detector triggering when writeback connectors do not initialize c...

7.8CVSS7AI score0.00248EPSS
Save
CVE
CVE
added 2024/06/19 1:48 p.m.135 views

CVE-2024-38602

The CVE-2024-38602 issue is in the Linux kernel ax25 subsystem, where a reference-count leak on the ax25_dev object was reported. The root causes are: (1) ax25_addr_ax25dev() could increase ax25_dev’s refcount multiple times, risking a memory leak, and (2) ax25_dev_device_down() could drop the re...

5.5CVSS7.1AI score0.00212EPSS
Save
CVE
CVE
added 2024/07/12 12:37 p.m.135 views

CVE-2024-40990

CVE-2024-40990 relates to the Linux kernel RDMA mlx5 subsystem where the srq max_sge attribute, provided by the user, was inserted/used without proper validation. The issue is resolved by adding a check to ensure max_sge does not exceed the maximum allowed before use. Affects the mlx5 SRQ handlin...

7.8CVSS6.7AI score0.0028EPSS
Save
Total number of security vulnerabilities14801